home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / gnustuff / tos / othergnu / texinf~1.zoo / texinfo.st / texi2roff / Readme.st < prev    next >
Encoding:
Text File  |  1993-06-23  |  818 b   |  25 lines

  1. This is Atari port of texi2roff package. Actually the only changes
  2. were to make sources more palatable for ANSI compiler, so you may
  3. use them on other computers as well.  Copyright requires redistribution
  4. in a original state, so you may apply patches yourself.  Just
  5. run 'patch < patches.st'.
  6.  
  7. Files added in this distribution:
  8.   Makefile.st
  9.   Readme.st
  10.   patches.st
  11.   proto.h
  12.  
  13. The original release of texi2roff contains a bug - which is not fixed
  14. here.  Commented out constructs of type @begin ... @end may throw this
  15. program out of kilter.  A workaround - using grep, sed, awk or
  16. something similar filter out all lines starting with "@c " pattern
  17. before feeding results to this program.
  18.  
  19. Resulting [tn]roff sources may still require some attention in an
  20. editor.
  21.  
  22.    Michal Jaegermann
  23.    ntomczak@vm.ucs.ualberta.ca
  24.  
  25.